home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Precision Software Appli…tions Silver Collection 4
/
Precision Software Applications Silver Collection Volume 4 (1993).iso
/
organise
/
snc10.arj
/
SAMPLE0.SML
< prev
next >
Wrap
Text File
|
1993-02-19
|
521b
|
26 lines
SAMPLE0.SML
Notice that there are no comment delimiters in SML-- anything that is not
part of a command or plain text in a text block is simply ignored by the
compiler.
Let's make some notes, starting with the two simplest (and probably least
useful) notes you can define.
This one uses all the Stickies! defaults and creates an empty note.
:begin_note
:end_note
This one also uses the defaults, but has a little text.
:begin_note
:begin_text
Hello from Stickies!
:end_text
:end_note